XMLDocumentXMLNodeObject

XMLStyleSheet Class

This is used for XML documents that represent XSLT stylesheets that will be applied to another XML document using the Transform method of the XMLDocument class.

Methods

LoadXML


Constructors

Name

Parameters

Description

XMLStyleSheet

Creates an empty XSL document.

XMLStyleSheet

XML as String

Parses an XML string into an XSL document

XMLStyleSheet

f as FolderItem

Parses an XML file into the XSL document.